TagData

The tag object used to capture a tag's settings.

  • API Section: Objects
  • Type: Object

Properties

Name

Description

Required

Type

Format

tagId

The tag ID. If provided, the GUID will be used. Otherwise, the function will auto-create it.

-

string

tagDescription

The tag's description.

-

string

tagType

The tag's type based on the enumeration of types.

Y

TagType

*Required elements are only used for API parameters

Usages